net/http.http2writeContext.Flush (method)

3 uses

	net/http (current package)
		h2_bundle.go#L10294: 	Flush() error
		h2_bundle.go#L10322: 	return ctx.Flush()
		h2_bundle.go#L10346: 	ctx.Flush() // ignore error: we're hanging up on them anyway